home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003: The Beautiful Scenery / enter-parhaat-2003.iso / files / Mindb3nd.exe / scripts / DefineButton2_5 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2002-12-31  |  87 b   |  7 lines

  1. on(release){
  2.    if(!_root.animaatio)
  3.    {
  4.       _root.tarkistaPala(this);
  5.    }
  6. }
  7.